[INFO] cloning repository https://github.com/viktorlott/whispering-candle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/viktorlott/whispering-candle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviktorlott%2Fwhispering-candle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviktorlott%2Fwhispering-candle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d74c47944ab1a905ce42f0e27b094f6f0fbfa61
[INFO] checking viktorlott/whispering-candle against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviktorlott%2Fwhispering-candle" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/viktorlott/whispering-candle
[INFO] finished tweaking git repo https://github.com/viktorlott/whispering-candle
[INFO] tweaked toml for git repo https://github.com/viktorlott/whispering-candle written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/viktorlott/whispering-candle on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/viktorlott/whispering-candle already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44248edd60d87da5b5f02cbe5ba8230e4cbfc2a6e7ca1c37349965f489917ac1
[INFO] running `Command { std: "docker" "start" "-a" "44248edd60d87da5b5f02cbe5ba8230e4cbfc2a6e7ca1c37349965f489917ac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44248edd60d87da5b5f02cbe5ba8230e4cbfc2a6e7ca1c37349965f489917ac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44248edd60d87da5b5f02cbe5ba8230e4cbfc2a6e7ca1c37349965f489917ac1", kill_on_drop: false }`
[INFO] [stdout] 44248edd60d87da5b5f02cbe5ba8230e4cbfc2a6e7ca1c37349965f489917ac1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adcd5c5abf1148e41c51adf101425987df1521564b04d79de6a34cff17dac238
[INFO] running `Command { std: "docker" "start" "-a" "adcd5c5abf1148e41c51adf101425987df1521564b04d79de6a34cff17dac238", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking reborrow v0.5.4
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking dyn-stack v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]     Checking tokio v1.30.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling openssl-src v111.27.0+1.1.1v
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking candle-gemm-common v0.15.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling aho-corasick v1.0.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]    Compiling winnow v0.5.10
[INFO] [stderr]     Checking deranged v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking time v0.3.25
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking candle-gemm-f32 v0.15.6
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling rustls v0.21.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling portable-atomic v1.4.2
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]     Checking candle-gemm-f16 v0.15.6
[INFO] [stderr]    Compiling tempfile v3.7.1
[INFO] [stderr]    Compiling clap_builder v4.3.21
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]     Checking rustls-webpki v0.101.3
[INFO] [stderr]     Checking rustls-webpki v0.100.1
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]    Compiling snapbox-macros v0.3.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking candle-gemm-c32 v0.15.6
[INFO] [stderr]     Checking candle-gemm-c64 v0.15.6
[INFO] [stderr]     Checking candle-gemm-f64 v0.15.6
[INFO] [stderr]    Compiling cargo-platform v0.1.3
[INFO] [stderr]    Compiling esaxx-rs v0.1.8
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling os_pipe v1.1.4
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]     Checking xattr v1.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling time-macros v0.2.11
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling snapbox v0.4.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]     Checking candle-gemm v0.15.6
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling clap v4.3.21
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling monostate-impl v0.1.9
[INFO] [stderr]     Checking safetensors v0.3.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling smol_str v0.2.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling concolor-query v0.0.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling trybuild v1.0.82
[INFO] [stderr]    Compiling trycmd v0.14.16
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]     Checking rayon-cond v0.1.0
[INFO] [stderr]     Checking ureq v2.7.1
[INFO] [stderr]     Checking indicatif v0.15.0
[INFO] [stderr]    Compiling concolor-control v0.0.7
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.25/src/format_description/parse/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items = format_items
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     Ok(items.into())
[INFO] [stdout]    |        ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking monostate v0.1.9
[INFO] [stderr]     Checking indicatif v0.17.6
[INFO] [stderr]    Compiling clap-cargo v0.10.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "adcd5c5abf1148e41c51adf101425987df1521564b04d79de6a34cff17dac238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adcd5c5abf1148e41c51adf101425987df1521564b04d79de6a34cff17dac238", kill_on_drop: false }`
[INFO] [stdout] adcd5c5abf1148e41c51adf101425987df1521564b04d79de6a34cff17dac238
